home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: Need help reading EXCEL documents
- Date: 10 Apr 1996 10:45:03 -0700
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4kgs2vINN8kp@keats.ugrad.cs.ubc.ca>
- References: <4kgkaa$r16@news2.cais.com>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <4kgkaa$r16@news2.cais.com>,
- Sandy Bittman <sandy@bitware.com> wrote:
- >I have developed a process to create web pages from excel
- >spreadsheets, but I have to first save them as tab delimited text
- >files. The spreadsheet is easier to maintain, and I want to skip the
- >step of saving as tab delimited.
- >
- >Does anyone know of a way to open a .xls file and read it. I am using
- >MS Visual C++ if that is any help.
-
- Can't you pass a command line option to excel to dump the specified spreadsheet
- into ASCII?
- --
-
-